auto merge of #446 : alexcrichton/cargo/libgit2-again, r=brson
authorbors <bors@rust-lang.org>
Wed, 27 Aug 2014 05:38:17 +0000 (05:38 +0000)
committerbors <bors@rust-lang.org>
Wed, 27 Aug 2014 05:38:17 +0000 (05:38 +0000)
commit0f3107a89280dc120044932b70c9ad65fcfe5ccc
tree312e1929b2376e70ce2d6060270861ce32969156
parent09f5c4d0d4d0dbd289f1d8902967a87e8a0308c3
parentd5cb12cad2f39ea1cf3fa1f5e251431f9085a748
auto merge of #446 : alexcrichton/cargo/libgit2-again, r=brson

I applied https://github.com/libgit2/libgit2/pull/2414 to a [local branch](https://github.com/alexcrichton/libgit2/tree/mingw-w64-winhttp) and then fixed the build for mingw-w64. The tests pass fine on mingw and I've used https successfully on windows with libgit2 on cargo now.